output value - definição. O que é output value. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é output value - definição

IN COMPUTER PROGRAMMING, SPECIAL KIND OF VARIABLE THAT HOLDS DATA THAT WAS PASSED AS AN ARGUMENT TO A SUBROUTINE
Argument (computer science); Argument (programming); Parameter (programming); Formal parameter; Actual parameter; Parameters (computer science); Formal parameters; Function parameter; Argument (computing); Parameter (computer science); Parameter (computing); Output parameter; Out parameter; Return parameter; Argument (computer programming); Input parameter; Input value; Output value; Actual parameters

Output (economics)         
QUANTITY OF GOODS OR SERVICES PRODUCED IN A GIVEN TIME PERIOD, BY A FIRM, INDUSTRY, OR COUNTRY, WHETHER CONSUMED OR USED FOR FURTHER PRODUCTION
Netput; Economic output
Output in economics is the "quantity of goods or services produced in a given time period, by a firm, industry, or country",Alan Deardorff. output, Deardorff asspoo's Glossary of International Economics.
Output device         
  • A recording setup with two monitor speakers
  • upright=0.6
  • [[Colossal Cave Adventure]] being played on a [[VT100]] terminal
  • upright=0.8
  • A pair of [[computer speaker]]s and a [[subwoofer]] used in a desktop environment
  • An [[LCD monitor]] in use
  • An LED projector
  • Output interfaces on the rear of a graphics card
TYPE OF COMPUTER HARDWARE DEVICE THAT TRANSMITS INFORMATION FROM THE COMPUTER TO THE USER
Graphical output device; Output devices; List of output devices; Output hardware
An output device is any piece of computer hardware equipment which converts information into a human-perceptible form or, historically, into a physical machine-readable form for use with other non-computerized equipment. It can be text, graphics, tactile, audio, or video.
output device         
  • A recording setup with two monitor speakers
  • upright=0.6
  • [[Colossal Cave Adventure]] being played on a [[VT100]] terminal
  • upright=0.8
  • A pair of [[computer speaker]]s and a [[subwoofer]] used in a desktop environment
  • An [[LCD monitor]] in use
  • An LED projector
  • Output interfaces on the rear of a graphics card
TYPE OF COMPUTER HARDWARE DEVICE THAT TRANSMITS INFORMATION FROM THE COMPUTER TO THE USER
Graphical output device; Output devices; List of output devices; Output hardware
<hardware> Electronic or electromechanical equipment connected to a computer and used to transfer data out of the computer in the form of text, images, sounds or other media to a {display screen}, printer, loudspeaker or storage device. Most modern storage devices such as disk drives and {magnetic tape drives} act as both input and output devices, others such as CD-ROM are input only. (1997-03-18)

Wikipédia

Parameter (computer programming)

In computer programming, a parameter or a formal argument is a special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are the values of the arguments (often called actual arguments or actual parameters) with which the subroutine is going to be called/invoked. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call are evaluated, and the resulting values can be assigned to the corresponding parameters.

Unlike argument in usual mathematical usage, the argument in computer science is the actual input expression passed/supplied to a function, procedure, or routine in the invocation/call statement, whereas the parameter is the variable inside the implementation of the subroutine. For example, if one defines the add subroutine as def add(x, y): return x + y, then x, y are parameters, while if this is called as add(2, 3), then 2, 3 are the arguments. Note that variables (and expressions thereof) from the calling context can be arguments: if the subroutine is called as a = 2; b = 3; add(a, b) then the variables a, b are the arguments, not the values 2, 3. See the Parameters and arguments section for more information.

The semantics for how parameters can be declared and how the (value of) arguments are passed to the parameters of subroutines are defined by the evaluation strategy of the language, and the details of how this is represented in any particular computer system depend on the calling convention of that system. In the most common case, call by value, a parameter acts within the subroutine as a new local variable initialized to the value of the argument (a local (isolated) copy of the argument if the argument is a variable), but in other cases, e.g. call by reference, the argument variable supplied by the caller can be affected by actions within the called subroutine.

Exemplos do corpo de texto para output value
1. According to information available, the organization known as OK Group earns tens of billions of U.S. dollars annually through such crimes or 1.1 per cent of the gross output value in the U.S.
2. Dong Thap is among best examples for economic development among agricultural provinces with its industrial output value up 32.'1% annually, commercial–service revenues up 1'.61% and agricultural–forestry–seafood by 7.58%. Most remarkable are its achievements in job promotion and poverty reduction as the province has managed to generate 44,000 new jobs each year and plans to lift 25,500 families out of poverty this year, thus reducing the poverty rate by 7%. Earlier, Mr Triet paid a visit to the Domesco Medical Import–Export Joint stock Corporation.